GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > AutoSumCommand クラス > AutoSumCommand コンストラクタ : AutoSumCommand コンストラクタ(Worksheet,Reference[]) |
'宣言
Public Function New( _ ByVal worksheet As Worksheet, _ ByVal references() As Reference _ )
public AutoSumCommand( Worksheet worksheet, Reference[] references )